
.wrap_box{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 2px;
	width: 80%;
}

.three_little_button{
	display: block;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background-color: white;
	margin-bottom:20px;
	margin-left:10px;
}
.top_name_box{
	display: block;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	color: red;
	font-size: small;
}
.li_box{
	padding: 5px;
	color: #fff;
}
.li_box>a{
	font-size: 14px;
	text-decoration: none;
	color: #wh;
	height: 45px;
	line-height: 45px;
	display: flex;
	align-items: center;
	/*border-bottom: 1px solid #ccc;*/
	justify-content: center;
}
#my_banner{
	margin-left: 5%;
}
.module_title_box{
	background: white;
	display: flex;
	flex-wrap: nowrap;
	height: 35px;
	line-height: 35px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: white;
}
.module_title{
	font-size: large;
	font-weight: 600;
}
.index_news_box {
    float: right;
    width: 585px;
	padding-right: 30px;
}
.module_one_title_box{
	margin:0 0 0 0;
	text-align:center;
	font-weight:normal;
	display:inline-block;
	padding:10px 15px;
}
.one_big_box{
	border-top-right-radius: 18px;
	background-color:lightgrey;
	display:inline-block;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-right: 0;
	margin-left: 0;
}
.one_small_box{
	border-top-right-radius: 19px;
	background-color:#efefef;
	font-weight:normal;
	font-size:20px; 
	position:relative;
}
.link_inside{
	padding-left: 50px;
	padding-right: 50px;
}
.module_one_title_box>div:hover{
	background: #c9151e;
	cursor: pointer;
}
.one_small_box>a:hover{
	color: #c9151e;
	cursor: pointer;
}
.quick_start {
	width:1200px;
	margin:10px auto;
	/*border:#d4d4d4 1px solid;*/
	overflow:hidden;
	zoom:1;
}


.module_two_up_box{
	display: flex;
	flex-direction: row;
	width: 100%;
}
.module_two_link_box{
	width: 390px;
	margin:5px;
}
.module_two_down_box{
	widows: 100%;
	background: #DEDEDE;
	/*border-style: solid;*/
	/*border-color: pink;*/
}
.swiper-container {
	width: 100%;
	/*height: 100%;*/
	height: 200px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.module_two_item{
	background-color: transparent;
	padding: 15px 10px 15px 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.module_two_img{
	margin-left: auto;
	margin-right: auto;
}
.module_two_title{
	font-size: large;
	font-family: "黑体";
	margin-top: 20px;
}
.swiper-slide>a:hover{
	background: #c9151e;
	cursor: pointer;
	border: solid 2;

}
.swiper-slide>a:hover h2{
	color: white;
}
.swiper-slide>a:hover img{
	 -webkit-filter: contrast(200%) brightness(150%);
	 filter: contrast(200%);
 }

.module_three_link_box{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.module_three_link_package{
	width: 389px;
	height: 284px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background: #E2E2E2
}
.img_curl_wrap{
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}
.module_three_title{
	font-size: medium;
	font-weight: 500;
	text-align: center;
	margin: 20px 20px 20px 20px;
	color: black;
}
.module_three_link_box>li:hover{
	cursor: pointer;
}
.module_three_link_box>li:hover{
	opacity:1.0;
	box-shadow:1px 2px 3px 2px #c9151e;
}
.module_three_link_box>li:hover h2{
	color: #c9151e;
}
.module_four_box{
	background: transparent;
	margin-left: 0;
	margin-right: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	height: 400px;
}
.module_four_left{
	width: 400px;
	height: 400px;
}
.module_four_left_img{
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
.module_four_right_box{
	width: 780px;
	height: 400px;
}
.module_four_right_ul{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.module_four_right_li{
	margin-bottom: 5px;
}
.module_four_box_li:nth-last-child{
	margin-bottom: 0;
}
.module_four_right_link_box{
	background: #E2E2E2;
	border-bottom-right-radius: 25px;
	display: flex;
	flex-direction: row;
}
.module_four_right_pic_box{
	width: 180px;
    height: 120px;
}
.module_four_right_pic{
	width: 180px;
}
.module_four_right_text_box{
	margin: 15px 10px 15px 10px;
    padding-left: 10px;
}
.module_four_right_title{
	text-align: left;
	font-size: large;
	font-weight: 500;
	color: darkslategrey;
    margin-bottom: 15px;
    height: 48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
.module_four_right_content{
	text-align: left;
	font-size: medium;
	font-weight: 400;
	color: dimgrey;
    height: 21px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;

}
.module_four_right_li>a>div:hover{
	opacity:1.0;
	box-shadow:1px 2px 3px 2px #c9151e;
}
.module_four_right_li>a>div:hover .module_four_right_title{
	color:#c9151e;
}

.module_four_right_li>a>div:hover{
	cursor: pointer;
}
.last_module_img_wrap{
	border-radius: 20px;
	width: 200px;
	height: 130px;
}
.last_module_img_wrap:hover{
	border-radius: 20px;
	border-style: solid;
	border-color: pink;
	cursor: pointer;
}
.quick_start>div>div>img:hover{
	cursor: pointer;
}
.main>div>div>img:hover{
	cursor: pointer;
}
.focus_img>div>div>img:hover{
	cursor: pointer;
}
.swiper-button-next{
	position: absolute;
	right:-10px;
	left: auto;
	z-index: 999;
	color: red;
}